Package | ch.fhir.ig.ch-emed-epr |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-emed-epr/http://fhir.ch/ig/ch-emed-epr/1.0.0/ValueSet-ch-emed-epr-event-timing.html |
Url | http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-event-timing |
Version | 1.0.0 |
Status | draft |
Date | 2024-01-26T09:51:05+01:00 |
Name | CHEMEDEPREventTiming |
Title | Event Timings |
Experimental | True |
Realm | ch |
Authority | hl7 |
Description | Event Timings for ambulatory use. |
Copyright | CC0-1.0 |
No resources found
CodeSystem | |
http://hl7.org/fhir/event-timing | Event Timing |
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/event-timing
Code | Display | Definition |
MORN | Morning | Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation. |
NOON | Noon | Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation. |
EVE | Evening | Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation. |
NIGHT | Night | Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation. |
{
"resourceType" : "ValueSet",
"id" : "ch-emed-epr-event-timing",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html\"><code>http://hl7.org/fhir/event-timing</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN\">MORN</a></td><td>Morning</td><td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NOON\">NOON</a></td><td>Noon</td><td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE\">EVE</a></td><td>Evening</td><td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NIGHT\">NIGHT</a></td><td>Night</td><td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-event-timing",
"version" : "1.0.0",
"name" : "CHEMEDEPREventTiming",
"title" : "Event Timings",
"status" : "draft",
"experimental" : true,
"date" : "2024-01-26T09:51:05+01:00",
"publisher" : "CARA",
"contact" : [
{
"name" : "CARA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cara.ch"
}
]
}
],
"description" : "Event Timings for ambulatory use.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH",
"display" : "Switzerland"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-timing",
"concept" : [
{
"code" : "MORN",
"display" : "Morning"
},
{
"code" : "NOON",
"display" : "Noon"
},
{
"code" : "EVE",
"display" : "Evening"
},
{
"code" : "NIGHT",
"display" : "Night"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.